home *** CD-ROM | disk | FTP | other *** search
- on mouseUp
- global title, description, retprice, mcprice, rating, format, demo, cover
- set cover to "spsir2.pct"
- set title to "Space Sirens 2: Megababes from Ajia"
- set description to "You've encountered the Space Sirens and lived to talk about it! Now you must face the challenge from an even deadlier alien."
- set retprice to "59.95"
- set mcprice to "49"
- set rating to "X"
- set format to "H"
- set demo to 0
- SetReturn()
- go("Order Form")
- end
-